﻿2026-06-15T15:15:48.4547194Z ##[group]Run actions/checkout@v5
2026-06-15T15:15:48.4548287Z with:
2026-06-15T15:15:48.4548838Z   fetch-depth: 0
2026-06-15T15:15:48.4549506Z   repository: SaberMage/spt-core
2026-06-15T15:15:48.4558666Z   token: ***
2026-06-15T15:15:48.4559443Z   ssh-strict: true
2026-06-15T15:15:48.4560249Z   ssh-user: git
2026-06-15T15:15:48.4561053Z   persist-credentials: true
2026-06-15T15:15:48.4561934Z   clean: true
2026-06-15T15:15:48.4562708Z   sparse-checkout-cone-mode: true
2026-06-15T15:15:48.4563637Z   fetch-tags: false
2026-06-15T15:15:48.4564433Z   show-progress: true
2026-06-15T15:15:48.4565224Z   lfs: false
2026-06-15T15:15:48.4565998Z   submodules: false
2026-06-15T15:15:48.4566803Z   set-safe-directory: true
2026-06-15T15:15:48.4567993Z ##[endgroup]
2026-06-15T15:15:48.6438475Z Syncing repository: SaberMage/spt-core
2026-06-15T15:15:48.6440433Z ##[group]Getting Git version info
2026-06-15T15:15:48.6441383Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T15:15:48.6754831Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T15:15:48.6963504Z git version 2.43.0.windows.1
2026-06-15T15:15:48.6989743Z ##[endgroup]
2026-06-15T15:15:48.6997470Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cb5b67eb-c7db-4ace-9af1-69526d1b0408\.gitconfig'
2026-06-15T15:15:48.7012702Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cb5b67eb-c7db-4ace-9af1-69526d1b0408' before making global git config changes
2026-06-15T15:15:48.7013997Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T15:15:48.7018035Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T15:15:48.7271029Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T15:15:48.7461696Z https://github.com/SaberMage/spt-core
2026-06-15T15:15:48.7489909Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T15:15:48.7494738Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T15:15:48.7725896Z HEAD
2026-06-15T15:15:48.7998171Z ##[endgroup]
2026-06-15T15:15:48.8001696Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T15:15:49.2017032Z ##[group]Cleaning the repository
2026-06-15T15:15:49.2021821Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T15:16:01.7476624Z Removing target/
2026-06-15T15:16:01.7511344Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T15:16:01.7959635Z HEAD is now at 308ac1cf Merge a9167270f4460aacca5a99f93541e2ca9a1ad154 into b5f61bab9cf4458d9ef71fcf6dedf3e3f02216cf
2026-06-15T15:16:01.7984018Z ##[endgroup]
2026-06-15T15:16:01.7988484Z ##[group]Disabling automatic garbage collection
2026-06-15T15:16:01.7993213Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T15:16:01.8213050Z ##[endgroup]
2026-06-15T15:16:01.8213466Z ##[group]Setting up auth
2026-06-15T15:16:01.8219499Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T15:16:01.8436264Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T15:16:02.2056301Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T15:16:02.2286078Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T15:16:02.5967190Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T15:16:02.6899476Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T15:16:03.0496326Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T15:16:03.0793540Z ##[endgroup]
2026-06-15T15:16:03.0793907Z ##[group]Fetching the repository
2026-06-15T15:16:03.0801048Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +308ac1cf6970dc814da18d3d8816404f86b13e34:refs/remotes/pull/16/merge
2026-06-15T15:16:04.3127802Z From https://github.com/SaberMage/spt-core
2026-06-15T15:16:04.3128291Z    b115929b..a9167270  m11-shell-substrate -> origin/m11-shell-substrate
2026-06-15T15:16:04.3243502Z ##[endgroup]
2026-06-15T15:16:04.3244040Z ##[group]Determining the checkout info
2026-06-15T15:16:04.3244552Z ##[endgroup]
2026-06-15T15:16:04.3252083Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T15:16:04.3512667Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T15:16:04.3724343Z ##[group]Checking out the ref
2026-06-15T15:16:04.3728643Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T15:16:04.4067033Z HEAD is now at 308ac1cf Merge a9167270f4460aacca5a99f93541e2ca9a1ad154 into b5f61bab9cf4458d9ef71fcf6dedf3e3f02216cf
2026-06-15T15:16:04.4090410Z ##[endgroup]
2026-06-15T15:16:04.4358204Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T15:16:04.4620326Z 308ac1cf6970dc814da18d3d8816404f86b13e34
